home *** CD-ROM | disk | FTP | other *** search
-
- NAME
- KickROM -- A program for loading kickstart images written to work
- with an A1200 and a 68030 with MMU.
-
- BETASTATE
- NOTE: This release is just a very early public beta, mainly
- published to get some response if anyone else need this and to get
- some problems fixed. It works really fine for me, but for you
- maybe not. You probably shouldn`t use it if you aren`t an
- advanced Amiga user!
-
- This release changed more or less the whole program! Have a look in
- the background section for changes!
-
- SYNOPSIS
- KickROM KICKFILE/A,QUIET/S,020/S
-
- DESCRIPTION
- Arguments should be obvious. Note only 524288bytes and
- 262152bytes large kicks are supported (raw ROM image). The 020
- switch is for 68020 user who have a 68852 (external MMU).
-
- You can safely put it into your startup-sequence, it detects if
- it`s already in memory (I suggest as the 1st command).
-
- If you press the joystickbutton while starting this program, it
- won`t kick the image, if you do so while reset, you`ll see a red
- screen and your original kickstart will be used.
-
- If you get a red screen on reset and you didn`t press the
- joystickbutton, there was a checksumerror in the image in RAM and
- your original kickstart will be used.
-
- (If you get a red screen on reset without using this program, your
- ROM has a checksumerror :)
-
- NOTE
- Two KickTag entries are used, so don`t get in trouble if
- viruskillers tell you something strange...
-
- There is of cause no guarantee this program won`t eat your cat,
- blow your house and transfer all your money to me ;)
-
- Also note that kickstartimages are © by AmigaTechnologies GmbH!
-
- REQUIREMENTS
- You need a computer with a `030 and a fully working MMU, so _no_
- 68EC030! 68020&68552 might also work, but use the 020 switch.
-
- BACKGROUND
- There are lots of "kicker`s" out, but none of them really worked
- 100% on my a1200. Every MMU based program I tried out just
- wouldn`t work (softboot, setcpu..); I don`t know exactly why, but
- I think they are using special A3000/A4000 hardware. Only SKick
- worked, but I had to find out a SKick`d system to be quite
- unstable, as everyone can overwrite the kickstartimage in RAM.
-
- That`s why KickROM was born. It`s a MMU based program, so you can
- use any image, and there is no need of special realocationfiles.
- Further more, the image is write protected, so absolutely no one
- can overwrite it.
-
- I wrote it for my a1200, but I can`t see any reason why it
- shouldn`t work on any other system, except there if there are
- special reset routines needed. This seems to e.g. on a3000`s
- (which are at all a bit special :)
-
- Ok, that was for 0.3ß. In meantime lots of people wrote me
- (thanks to all!!!) and I fixed quite a lot. But at all, the
- program just wouldn`t work with zorro Amigas. So I rewrote the
- whole thing. As a result of changing the resetroutine, it takes
- now care of zorro slots etc. But there is a funny problem: It
- absolutely won`t work on my Blizzard IV, it crashes on places it
- shouldn`t. So I don`t know exactly if it`ll work on your machine,
- please report! But anyway, this was the reason why KickBlizz was
- born. It works here fine for ~2 months (in meantime lots of other
- Blizzard-kickers have occured, but who cares? )
-
- Oh, I nearly forgot one of the most exciting changes: The ROM
- image is now write protected, too, so there is no way to destroy
- it! AFAIK this is the only program that can do this for you :)
-
- UNSOLVED PROBLEMS
- It doesn`t work with my Blizzard IV, but so does no program.
-
- AUTHOR
- If you have any comments, suggestion, constructive flames or
- anything else, please e-mail me about this.
-
- email: gzenz@ernie.mi.uni-koeln.de
- hompage: http://ernie.mi.uni-koeln.de/~gzenz/
-
- -Gideon Zenz, 16-Jun-96
-
- HISTORY
- 0.3ß: First public beta release
- 0.7ß: 2nd public release
-